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-08-24
config: implement map-pointer command
Isaac Freund
14
-81
/
+235
2020-08-24
style: attach_mode() -> attachMode()
Isaac Freund
2
-2
/
+2
2020-08-22
river-status: don't report destroying views
Isaac Freund
1
-0
/
+1
2020-08-21
root: clean up initialization
Isaac Freund
1
-19
/
+17
2020-08-21
river-status: clean up initialization
Isaac Freund
3
-27
/
+15
2020-08-21
output: clean up initialization
Isaac Freund
1
-34
/
+21
2020-08-21
config: handle alloc failure in Mapping init
Isaac Freund
1
-2
/
+6
2020-08-21
Keyboard: clean up initialization
Isaac Freund
1
-5
/
+7
2020-08-21
xdg-decoration: clean up initialization
Isaac Freund
2
-12
/
+9
2020-08-21
river-status: clean up initialization
Isaac Freund
1
-10
/
+11
2020-08-21
config: clean up initialization
Isaac Freund
2
-28
/
+22
2020-08-21
seat: clean up initialization
Isaac Freund
3
-69
/
+49
2020-08-21
layer-surface: clean up initialization
Isaac Freund
1
-15
/
+13
2020-08-21
xdg-popup: clean up initialization
Isaac Freund
1
-12
/
+9
2020-08-21
xwayland: clean up initialization
Isaac Freund
2
-13
/
+11
2020-08-21
xdg-toplevel: clean up initialization
Isaac Freund
1
-8
/
+7
2020-08-21
view: clean up initialization
Isaac Freund
1
-35
/
+17
2020-08-21
cursor: leave mode if target view is destroyed
Isaac Freund
3
-13
/
+29
2020-08-21
view stack: rework iteration for flexibility
Isaac Freund
9
-217
/
+185
2020-08-21
view: implement frame-perfect destroy
Isaac Freund
6
-34
/
+61
2020-08-18
Implement "attach-mode"
Leon Henrik Plickat
6
-2
/
+84
2020-08-13
xwayland: fix signed to unsigned int casting error
Isaac Freund
1
-2
/
+2
2020-08-13
seat: implement kde idle protocol
Isaac Freund
5
-6
/
+22
2020-08-13
layer-shell: improve configure handling
Isaac Freund
1
-26
/
+18
2020-08-13
seat: set focus before starting transactions
Isaac Freund
9
-29
/
+36
2020-08-13
view: handle setting fullscreen in configure()
Isaac Freund
4
-19
/
+3
2020-08-13
root: refactor transaction initiation
Isaac Freund
13
-105
/
+133
2020-08-11
ci: run only on master branch
Isaac Freund
1
-1
/
+7
2020-08-10
Enforce minimum window size also for views with constraints
Leon Henrik Plickat
2
-4
/
+4
2020-08-10
Fix crashing bug for window size smaller than 2 * (border width + gap size)
Leon Henrik Plickat
1
-2
/
+4
2020-08-07
code: clean up cursor resize mode
Isaac Freund
1
-12
/
+10
2020-08-07
cursor: implement implicit grabs
Isaac Freund
2
-29
/
+55
2020-08-07
cursor: refactor mode handling
Isaac Freund
2
-195
/
+158
2020-08-03
view: double buffer focus, use counter not bool
Isaac Freund
8
-54
/
+49
2020-08-01
view: arrange on unmap if fullscreened from layout
Isaac Freund
1
-1
/
+2
2020-08-01
view: fix xdg_toplevel fullscreen request handling
Isaac Freund
3
-23
/
+22
2020-08-01
layout: use fork/execve instead of ChildProcess
Isaac Freund
1
-19
/
+21
2020-08-01
output: simplify layout code
Isaac Freund
1
-29
/
+25
2020-08-01
server: handle SIGINT/SIGTERM with wl_event_loop
Isaac Freund
3
-21
/
+22
2020-08-01
server: use fork/execve for startup command
Isaac Freund
1
-11
/
+12
2020-08-01
doc: shorten riverctl’s synopsis
Lennard Hofmann
1
-2
/
+1
2020-07-31
view: remember floating dimesions
Isaac Freund
2
-1
/
+10
2020-07-31
cursor: handle xwayland views for move/resize
Isaac Freund
3
-26
/
+46
2020-07-31
view: sidestep transaction for float/fullscreen
Isaac Freund
5
-21
/
+37
2020-07-31
cursor: forbid move/resize of fullscreen views
Isaac Freund
1
-2
/
+3
2020-07-31
view: forbid mode change if cursor target
Isaac Freund
3
-2
/
+23
2020-07-31
cursor: implement resize
Isaac Freund
6
-91
/
+189
2020-07-28
code: refactor and simplify cursor move mode
Isaac Freund
1
-107
/
+68
2020-07-28
meta: update layer shell xml
Isaac Freund
1
-2
/
+12
2020-07-24
river-status: note that wl_outputs must be bound
Isaac Freund
1
-1
/
+2
[next]