aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-05-29Keyboard: eat key release event for mappingstiosgz2-6/+62
2022-05-29ci: fix xbps invocationIsaac Freund1-1/+1
2022-05-29Xwayland: add handling of override redirect listenersZakariyya Von Forslun2-0/+4
2022-05-29View: refactor initializationIsaac Freund5-52/+63
2022-05-29Xwayland: handle override redirect state changesIsaac Freund4-13/+84
2022-05-29cursor: fix Xwayland unmanaged surfaceAt coordinatesZakariyya Von Forslun1-1/+1
2022-05-29xwayland-unmanaged: handle focus on map/cursor buttonZakariyya Von Forslun3-7/+33
2022-05-24example/init: fix typosJan Evers1-2/+2
2022-05-22docs: add note on example init file to PACKAGING.mdIsaac Freund1-0/+6
2022-05-22docs: expand on -Dcpu in PACKAGING.mdIsaac Freund1-1/+11
2022-05-22docs: create PACKAGING.mdIsaac Freund2-0/+131
2022-05-22build: add -Dstrip and -Dpie build optionsIsaac Freund1-0/+9
2022-05-20Output: remove overzealous assertIsaac Freund1-2/+0
2022-05-16build: follow semantic versioning for -dev versionsIsaac Freund1-6/+15
2022-05-16layer-shell: fix overflow if desired size exceeds output boundsIsaac Freund1-2/+2
2022-05-15Mapping: Do not translate keys with xkbPeter Kaplan1-26/+11
2022-05-11deps: update to latest zig-waylandIsaac Freund4-4/+29
2022-05-11idle-inhibit: implement protocoldfangx5-0/+111
2022-05-01ci: make wget output non verboseIsaac Freund4-4/+4
2022-04-30Switch: register destroy listenertiosgz1-2/+3
2022-04-30input: fix typo in natural-scrollJackson Abascal1-1/+1
2022-04-27command/map: layout-pinned mappingsPeter Kaplan9-55/+130
2022-04-20completions: fish: new completions for the ‘hide-cursor’ commandDaniel Eklöf1-0/+8
2022-04-20completions: bash: new completions for the ‘hide-cursor’ commandDaniel Eklöf1-0/+9
2022-04-20completions: zsh: new completions for the ‘hide-cursor’ commandDaniel Eklöf1-0/+33
2022-04-19Cursor: Don't passthrough() on update if hiddenIsaac Freund1-0/+4
2022-04-14command/hide-cursor: fix crash on missing optionPeter Kaplan1-0/+1
2022-04-14Cursor: Add a hide-cursor commandDuncan Overbruck6-0/+122
2022-04-14input: add map-switch/unmap-switch commandsPeter Kaplan11-4/+344
2022-03-28layer-shell: fix overflow with large bottom marginIsaac Freund1-4/+8
2022-03-06ci: Fix builds manifestsHugo Machet3-3/+3
2022-03-05layer-shell: allow surfaces larger than the outputIsaac Freund1-22/+2
2022-03-05docs: fix typo in river(1) man pageLeonardo Gibrowski Faé1-1/+1
2022-03-02view: stop enforcing custom minimum sizetiosgz4-24/+8
2022-03-02doc: Add additional style rule to CONTRIBUTING.mdIsaac Freund1-0/+19
2022-02-26DragIcon: Properly initialize if already mappedIsaac Freund1-0/+2
2022-02-26rivertile: use u31s to remove most @intCast()sIsaac Freund1-44/+40
2022-02-26rivertile: Use saturating arithmetics to prevent over-/underflow when using u...Leon Henrik Plickat1-14/+14
2022-02-21rivertile: properly validate -main-ratio flagIsaac Freund1-1/+5
2022-02-17ci: Update to zig 0.9.1Hugo Machet4-17/+17
2022-02-08command: Remove allocator argHugo Machet25-106/+44
2022-02-08code: Cleanup use of std library for consistancyHugo Machet25-97/+103
2022-02-08Mode: Use ArrayListUnmanaged to save memoryHugo Machet4-26/+17
2022-02-06command: allow targeting outputs by namepmkap3-6/+18
2022-02-05ci: Add sourcehut buildsHugo Machet3-0/+178
2022-02-05input: Improve input device name formatLeon Henrik Plickat2-3/+9
2022-02-05input: keep applying input configs after first matchLeon Henrik Plickat1-1/+0
2022-02-05View: use last set fullscreen state in applyPending()Isaac Freund4-6/+35
2022-02-03View: fix/simplify logic in applyPending()Isaac Freund3-27/+22
2022-01-31code: relicense to GPL-3.0-onlyIsaac Freund65-130/+65