Commit Graph

1028 Commits (103b7bc47d656e91406f5493a3e1317cb9ce5c02)

Author SHA1 Message Date
Drew DeVault 765c80e5f7
Merge pull request from Emantor/fix-mouse-warping-container 6 years ago
Rouven Czerwinski 0969bf758b cursor: functions to warp cursor to container and workspace 7 years ago
Rouven Czerwinski 892446a0b6 view: move arrange_workspace into view_map 7 years ago
Ryan Dwyer 05284b65db Prevent duplicate workspace::focus events 7 years ago
Ryan Dwyer 26278b694c Introduce seat_set_raw_focus and remove notify argument from seat_set_focus_warp 7 years ago
Ryan Dwyer c6f153d8f9 Event loop: Fix memmove and remove extraneous declaration 7 years ago
Ryan Dwyer 6921fdc6d6 Remove timerfd from loop implementation 7 years ago
Ryan Dwyer f98f351a52 swaylock: Don't wait too long for surface damage before verifying 7 years ago
Ryan Dwyer fa11b7f701 swaylock: clear password after 10 seconds 7 years ago
Ryan Dwyer c242712262 swaylock: Remove indicator after 3 seconds 7 years ago
Ryan Dwyer 9c833c661a swaylock: Use common event loop 7 years ago
Ryan Dwyer 4056c09e13 Move swaybar's event loop to common directory and refactor 7 years ago
Ian Fan a29ee77411 swaybar: send signal to status when hiding or showing bar 7 years ago
Ian Fan f6f72cb949 swaybar: show hidden bar on urgency 7 years ago
Ian Fan 2f1fd80726 swaybar: show hidden bar on key event 7 years ago
Ian Fan bcc61e5147 swaybar: handle mode/hidden_state changes 7 years ago
Ian Fan fed11d1c7b swaybar: move mode & mode_pango_markup to bar struct 7 years ago
Ian Fan 19f0bf3864 swaybar: add free_hotspots helper function 7 years ago
Ian Fan 18eaf45224 swaybar: annotate wl_list properties in definitions 7 years ago
Ian Fan d0b54e932b swaybar: save id upon startup 7 years ago
Drew DeVault abde9d6627
Merge pull request from RedSoxFan/bar-subcommands 7 years ago
Tarmack 36d9037f2c fix_edge_gaps: Allow negative values for outer gaps. 7 years ago
Brian Ashworth 00745d6280 Fix bar subcommand handler structs and selection 7 years ago
Ian Fan cd6917d4a8
Merge branch 'master' into bar-bindsym 7 years ago
Rouven Czerwinski 41991542ca Add mouse_warping container 7 years ago
Ryan Dwyer 61699a1146 resize: Determine if anything changed using before/after check 7 years ago
Brian Ashworth 1c969e86f5 Implement bar bindsym 7 years ago
Drew DeVault 4bebee620f
Merge pull request from RyanDwyer/improve-popup-damage 7 years ago
Ryan Dwyer f23588de3c Introduce container_is_transient_for 7 years ago
Ryan Dwyer 832ebc8966 Implement popup_during_fullscreen 7 years ago
Ryan Dwyer 82423991a8 Reload config using idle event 7 years ago
Drew DeVault 92e1fc00fd Shim client.background and client.placeholder 7 years ago
Ryan Dwyer 1059e173f4 Only damage popups when popups have damage 7 years ago
Ryan Dwyer b0393ae34b swaylock: Support keyboard and pointer disconnects and reconnects 7 years ago
Ian Fan e2dc6dfcd8 Remove obsolete base64.c file 7 years ago
Jonathan Buch 7727d54faf
Fix focusing topmost floating windows 7 years ago
Jonathan Buch 298ccb539c
Add configuration for raising containers on focus 7 years ago
Drew DeVault 06c214a800
Merge pull request from RyanDwyer/csd-border 7 years ago
Ian Fan 65593f49bc swaybar: add leading comma to click event JSON 7 years ago
Brian Ashworth bb25194844 Handle border options for gaps 7 years ago
Brian Ashworth 742d1764a6 Fix smart gaps 7 years ago
Drew DeVault f1dbdce0b2
Merge pull request from RyanDwyer/overhaul-gaps 7 years ago
Drew DeVault 8f6aca2166
Merge pull request from PumbaPe/add-tap-and-drag 7 years ago
Arkadiusz Hiler 1e70f7b19e Turn funcs() into funcs(void) 7 years ago
Arkadiusz Hiler d8200012fb Remove declarations that do no have definitions 7 years ago
Ian Fan 02dfeea54c swaybar: synchronize rendering to output frames 7 years ago
PP ae2b70f59e add tap-and-drag setting to sway-input 7 years ago
Ryan Dwyer 42f1fdf015 Return an error when resizing is a no op 7 years ago
Ryan Dwyer 415a48ac63 Make gaps implementation consistent with i3-gaps 7 years ago
Ian Fan 751bb4a376 swaybar: move i3bar definitions into separate file 7 years ago