index
:
river
master
personal fork of riverwm
Mitchell Riedstra
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-16
Make float_filter a slice list
Leon Henrik Plickat
1
-2
/
+2
2020-07-16
code: update to wlroots 0.11.0
Isaac Freund
7
-19
/
+18
2020-07-16
Implement csd_filter list
Leon Henrik Plickat
6
-13
/
+64
2020-07-15
ci: run on all branches
Isaac Freund
2
-14
/
+2
2020-07-15
code: use a tagged union to store focus
Isaac Freund
11
-86
/
+48
2020-07-15
code: simplify direction parsing
Isaac Freund
4
-22
/
+13
2020-07-15
code: deduplicate command include code
Isaac Freund
1
-55
/
+26
2020-07-15
command: split set-option into "toplevel" commands
Isaac Freund
4
-105
/
+164
2020-07-14
cursor: make xcursor theme configurable
Isaac Freund
4
-29
/
+99
2020-07-12
command/spawn: use _exit(2) instead of exit(3)
Isaac Freund
1
-4
/
+6
2020-07-09
xwayland: set seat
Isaac Freund
1
-0
/
+3
2020-07-08
command/spawn: clean up and disown children
Isaac Freund
2
-10
/
+29
2020-07-08
cursor: close view on middleclick when pointer_modifier is active
Leon Henrik Plickat
1
-2
/
+2
2020-07-07
cursor: implement moving views
Leon Henrik Plickat
4
-22
/
+189
2020-07-06
xwayland: don't crash on null title
Isaac Freund
1
-1
/
+1
2020-07-06
river-status: fix bug sending old output tag state
Isaac Freund
1
-2
/
+3
2020-07-05
layer-shell: respect single anchor exclusive zones
Isaac Freund
1
-22
/
+18
2020-07-05
code: handle out of memory as well as possible
Isaac Freund
10
-44
/
+55
2020-07-05
server: send SIGTERM to startup process on exit
Isaac Freund
2
-6
/
+12
2020-07-05
server: exit cleanly on SIGINT and SIGTERM
Isaac Freund
1
-1
/
+18
2020-07-02
output: introduce state struct
Isaac Freund
11
-41
/
+42
2020-06-29
docs: Fix duplicate mapping in config.sh
Lennard Hofmann
1
-1
/
+1
2020-06-29
xdg-shell: honor fullscreen requests
Isaac Freund
3
-7
/
+18
2020-06-29
view: save and restore floating dimensions
Isaac Freund
5
-23
/
+25
2020-06-29
docs: add toggle-fullscreen
Isaac Freund
2
-2
/
+8
2020-06-29
render: draw fullscreen views properly
Isaac Freund
1
-34
/
+48
2020-06-29
seat: prioritize fullscreen views for focus
Isaac Freund
2
-19
/
+22
2020-06-29
command: disable focus-view in fullscreen
Isaac Freund
1
-0
/
+3
2020-06-29
river: implement toggle-fullscreen
Isaac Freund
7
-16
/
+79
2020-06-28
view: use saved geometry for borders if needed
Isaac Freund
5
-34
/
+3
2020-06-28
view: replace mode with float/fullscreen bools
Isaac Freund
6
-24
/
+30
2020-06-28
view: draw borders around actual dimensions
Isaac Freund
5
-9
/
+39
2020-06-28
code: fix tests
Isaac Freund
1
-10
/
+10
2020-06-28
cursor: fix viewAt() ordering
Isaac Freund
1
-3
/
+12
2020-06-27
view: simplify default float dimension handling
Isaac Freund
3
-39
/
+27
2020-06-27
view: introduce state struct to simplify code
Isaac Freund
12
-124
/
+105
2020-06-27
view: use a mode enum instead of floating bool
Isaac Freund
7
-73
/
+58
2020-06-26
command: log output of commands run by mappings
Isaac Freund
3
-14
/
+34
2020-06-26
command: allow output on success, refactor
Isaac Freund
19
-122
/
+104
2020-06-26
config: fix leak of hashmap keys
Isaac Freund
2
-2
/
+8
2020-06-26
command: dupe mode name memory
Isaac Freund
2
-2
/
+8
2020-06-26
river-status: fix view-tags array size
Isaac Freund
1
-2
/
+2
2020-06-26
seat: pass a null terminated string
Isaac Freund
1
-2
/
+2
2020-06-26
code: improve error handling consistency
Isaac Freund
11
-40
/
+23
2020-06-26
code: clean up server init
Isaac Freund
2
-23
/
+15
2020-06-25
data-control: implement protocol
Isaac Freund
2
-0
/
+3
2020-06-22
docs: fix typo in README.md
Anatole Lefort
1
-1
/
+1
2020-06-19
command: add background_color option
Isaac Freund
4
-2
/
+9
2020-06-19
river-status: fix memory leak
Isaac Freund
1
-0
/
+1
2020-06-19
bikeshed: rename util.allocator to util.gpa
Isaac Freund
18
-47
/
+47
[next]