aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-27river-layout: update to v2Isaac Freund14-61/+275
2021-04-27river-options: remove protocolIsaac Freund17-1453/+69
2021-04-27river: get rid of all server-created optionsIsaac Freund6-55/+93
2021-04-22pixman: update and fix PointerConstraintnovakne2-5/+4
2021-04-21completions: delete more removed commandsIsaac Freund3-13/+1
2021-04-21completions: Remove completions for removed subcommand "layout"skuzzymiglet3-6/+1
2021-04-20contrib: update layouts for river-layout and river-optionsLeon Henrik Plickat4-128/+476
2021-04-20river-options: rework, bump to v2Isaac Freund19-735/+920
2021-04-20river: send SIGTERM to init command process groupIsaac Freund2-30/+27
2021-04-20river-layout: create and implement protocolLeon Henrik Plickat26-655/+1263
2021-04-20river: fix to work with latest zig-pixmannovakne2-2/+2
2021-04-16README: add repology badgenovakne1-0/+4
2021-04-08river: update for wlroots 0.13.0Isaac Freund10-58/+103
2021-03-28render: don't schedule new frame on output commit failureIsaac Freund1-4/+3
2021-03-27render: schedule new frame on output commit failureQiu1-3/+4
2021-03-27build: clean up install prefix/config path derivationIsaac Freund1-13/+10
2021-03-27Fix crash when layer surface dimensions or margins are unexpectedly largeLeon Henrik Plickat1-2/+32
2021-03-27riverctl: Do not use std.debug.print()Leon Henrik Plickat1-2/+3
2021-03-27riverctl: Print error messages instead of error traces for common user mistakesLeon Henrik Plickat1-0/+29
2021-03-22build: fix config path if DESTDIR is set without --prefixIsaac Freund1-1/+2
2021-03-22build: handle null install_prefix correctlyIsaac Freund2-11/+15
2021-03-16riverctl: add fish completionFollieHiyuki2-0/+91
2021-03-16Fix existing typosFollieHiyuki2-9/+9
2021-03-14completions: add zsh completion for riverctlnovakne2-0/+112
2021-03-14Add bash completion for riverctlLeon Henrik Plickat2-0/+82
2021-03-01build: fix if wlroots x11 backend is disabledIsaac Freund2-1/+1
2021-02-22river: pointer-constraints and relative-pointerBonicgamer7-6/+206
2021-02-19river-control: fix various bugsIsaac Freund1-9/+19
2021-02-17toplevel-management: send output enter on mapIsaac Freund1-0/+2
2021-02-17Deny move/resize requests from tiled XdgToplevel ViewsLeon Henrik Plickat1-2/+2
2021-02-15Implement pointer-gestures-unstable-v1Marten Ringwelski4-0/+97
2021-02-14command: silently ignore re-declaring a modeIsaac Freund1-8/+1
2021-02-14command: allow map/map-pointer overwrite existingIsaac Freund1-37/+19
2021-02-14xdg shell: use XdgSurface.getGeometry()Isaac Freund1-3/+5
2021-02-10swap: use correct direction for it_wrapAlexey Yerin1-1/+1
2021-02-09riverctl: add mod-option commandLeon Henrik Plickat3-0/+76
2021-02-08Use std.log instead of log.zigfoxfromabyss16-249/+127
2021-02-07riverctl: add -focused-output for option commandsIsaac Freund4-13/+75
2021-02-02riverctl: improve handling of null string optionsIsaac Freund1-3/+3
2021-02-02river-options: fix setting null string optionsIsaac Freund1-1/+1
2021-02-02output: add output_title default optionLeon Henrik Plickat5-2/+51
2021-01-31xwayland: allow setting size if unmapped/floatingIsaac Freund1-2/+23
2021-01-25deps: update to lastest zig-wlrootsIsaac Freund1-0/+0
2021-01-21river-options: free options of destroyed outputsIsaac Freund3-0/+10
2021-01-18riverctl: implement river-options interfaceIsaac Freund6-22/+379
2021-01-18river-option: compositor may ignore set requestsIsaac Freund1-11/+26
2021-01-16river-options: implementIsaac Freund6-9/+352
2021-01-16river-options: create protocolIsaac Freund1-0/+147
2021-01-12code: remove unneeded c.zig @import()sIsaac Freund5-7/+0
2021-01-08cursor: ensure output focus before focusing layerIsaac Freund1-0/+1