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-10-25
code: Remove allocator argument from Mapping.init
Marten Ringwelski
3
-10
/
+10
2020-10-22
Add mediakey maps for locked and normal mode to example config
Leon Henrik Plickat
1
-0
/
+15
2020-10-22
view: update comments
Isaac Freund
3
-5
/
+3
2020-10-22
xwayland: make behavior more like xdg toplevels
Bonicgamer
3
-14
/
+37
2020-10-22
code: update os.waitpid usage for breaking change
Isaac Freund
2
-5
/
+5
2020-10-21
Revert "Remove checking translated keysyms"
Isaac Freund
1
-3
/
+24
2020-10-19
Introduce mode "locked"
Leon Henrik Plickat
5
-9
/
+48
2020-10-18
Remove checking translated keysyms
Leon Henrik Plickat
1
-24
/
+3
2020-10-18
Allow "None" as modifier string for bindings without modifiers
Leon Henrik Plickat
2
-3
/
+2
2020-10-17
Move Cursor.Mode impl functions to Cursor
Leon Henrik Plickat
2
-190
/
+189
2020-10-17
Implement XDG-Toplevel move and resize request handlers
Leon Henrik Plickat
2
-1
/
+30
2020-10-17
Remove unused event parameter from Cursor.Mode.enter()
Leon Henrik Plickat
1
-4
/
+4
2020-10-17
Update view.float_box when setting a floating view to fullscreen
Leon Henrik Plickat
1
-1
/
+2
2020-10-08
Always set fullscreen views to fully opaque
Leon Henrik Plickat
2
-6
/
+18
2020-10-07
introduce Output.getEffectiveResolution()
Leon Henrik Plickat
3
-46
/
+29
2020-10-07
Implement "move", "snap" and "resize" commands
Leon Henrik Plickat
4
-0
/
+240
2020-10-06
Create wlr_viewporter
Leon Henrik Plickat
2
-0
/
+2
2020-10-06
Create wlr_export_dmabuf_manager_v1
Leon Henrik Plickat
2
-0
/
+2
2020-10-06
Implement primary selection
Leon Henrik Plickat
3
-0
/
+17
2020-10-05
docs: update zig dependency in readme
Isaac Freund
1
-2
/
+2
2020-10-05
Send view tags when applying pending state in XdgToplevel.zig
Leon Henrik Plickat
1
-0
/
+2
2020-10-05
Implement configurable view opacity with fade effect
Leon Henrik Plickat
10
-5
/
+228
2020-10-02
code: update to zig master in prep for 0.7.0
Isaac Freund
14
-35
/
+35
2020-09-30
server: support wlr-gamma-control
Isaac Freund
2
-0
/
+2
2020-09-30
seat: start transaction on focus-output
Isaac Freund
1
-0
/
+1
2020-09-29
layer-shell: default to focused output
Isaac Freund
3
-22
/
+20
2020-09-28
docs: use foot in the example config.sh
Isaac Freund
2
-3
/
+3
2020-09-28
layer-shell: make invalid 0 dimension a hard error
Isaac Freund
1
-8
/
+16
2020-09-28
view: always set fullscreen x/y to 0,0
Isaac Freund
1
-4
/
+9
2020-09-15
docs: focus-follows-cursor fix options to be bold
Marten Ringwelski
1
-1
/
+1
2020-09-15
Implement map -release
Marten Ringwelski
5
-29
/
+73
2020-09-15
Implement focus-follows-cursor
Marten Ringwelski
5
-0
/
+83
2020-09-14
seat: implement drag and drop
Isaac Freund
5
-22
/
+122
2020-09-08
cursor: handle borderless views in move/resize
Isaac Freund
1
-1
/
+5
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
[next]