Commit Graph

6034 Commits (3dcfa2ee90d6528c612227667279ad8bc1b57cad)
 

Author SHA1 Message Date
Brian Ashworth 0dbf2673a1 Remove button from state on release during op 6 years ago
Drew DeVault c54258f323
Merge pull request from ermo/sway-bar_focused_statusline_colour-render-fix 6 years ago
Rune Morling 612702591c swaybar: fix focused_statusline color parsing. 6 years ago
Brian Ashworth f50d161574
Merge pull request from RyanDwyer/fix-scratchpad-crash 6 years ago
Ryan Dwyer dd8d2dedf7 Fix crash when scratchpad contains split containers 6 years ago
NokiDev 9bf1b7a029 added fullscreen_mode to get_tree output 6 years ago
Brian Ashworth 3248c823ed Split image_surface handling into own function 6 years ago
Brian Ashworth 5fca74a1f1 Implement hide_cursor <timeout> command 6 years ago
Brian Ashworth a223030b70 Change mouse buttons to x11 map and libevdev names 6 years ago
Brian Ashworth 00d97cb195 sway(5): document tiling_drag 6 years ago
Milkey Mouse 82b0296964 swaylock: Submit password on Ctrl-D 6 years ago
Milkey Mouse 9877189ea3 swaylock: Clear password buffer on Ctrl-C 6 years ago
Brian Ashworth cf7c77e56a Fix wlr_box_intersection args for wlroots 1441 6 years ago
Drew DeVault 788b715776 Fixes per wlroots#1441 6 years ago
Aidan Harris 0d3cf36c85 IPC_SUBSCRIBE ensure request object is an array 6 years ago
Brian Ashworth 88d96bc41f Combine output_by_name and output_by_identifier 6 years ago
Brian Ashworth 477bca5e28 Terminate swaybg in output_disable 6 years ago
Ryan Dwyer 3a4f4f5d66 Return success when renaming a workspace to itself 6 years ago
Drew DeVault e726b5c445
Merge pull request from RedSoxFan/fix-titlebar-click 6 years ago
Brian Ashworth 0ea54833d4 Focus node before tiling drag if on titlebar 6 years ago
Brian Ashworth 0d741782c4
Merge pull request from emersion/isue-template-stack-trace 6 years ago
emersion 4a42561a62
issue template: add instructions for stack traces 6 years ago
Brian Ashworth 4e2cfe0526 cmd_split: add null checks in do_split 6 years ago
Brian Ashworth 5f25541022 Allow output ids and wildcard for workspace output 6 years ago
Brian Ashworth eb527ac01a swaynag: remove double free of details button 6 years ago
Brian Ashworth 8d7ebc258a Allow tiling views to be dragged by the titlebar 6 years ago
Rostislav Pehlivanov 1442d4e688 Update for 6 years ago
Brian Ashworth c8284176db swaynag: damage the cursor surface on update 6 years ago
Brian Ashworth 35a82a8693 swaybar: fix cursor scale 6 years ago
Ryan Dwyer cd714cc12a
Merge pull request from RedSoxFan/fix-focus-nonvis 6 years ago
Brian Ashworth c2499772b9 Fix focusing on non-visible workspace 6 years ago
Brian Ashworth 1897edabba Rework default output configs 6 years ago
mwenzkowski 01420193ef Fix criteria execution in view_map 6 years ago
Brian Ashworth 549d9fe489 swaybar: fix sep block width for mixed scales 6 years ago
Brian Ashworth 8b4fe7dd15 swaybar: handle block->urgent 6 years ago
Brian Ashworth bc981b2bbb Keep focus when destroying containers on nonvis ws 6 years ago
Brian Ashworth 6acbe84fdd Call wlr_output_enable for disabled new outputs 6 years ago
Ryan Dwyer b61a936c80
Merge pull request from ianyfan/list-cleanup 6 years ago
Brian Ashworth e7efa0e27b
Merge pull request from ianyfan/resize-list 6 years ago
Ian Fan 98c1e19466 list.c: rename free_flat_list to list_free_items_and_destroy 6 years ago
Ian Fan c8776fac42 Cleanup list code 6 years ago
Ian Fan 19e831ed3d list.c: Remove list_foreach 6 years ago
Ryan Dwyer 0c3f0dfd16
Merge pull request from RedSoxFan/split-flatten 6 years ago
Ian Fan bd6a639667 list: double list capacity when resizing instead of incrementing 6 years ago
Brian Ashworth 7b23a1a0d8 cmd_split: flatten when possible 6 years ago
mwenzkowski cf6edaf26a Fix command list execution 6 years ago
Brian Ashworth 6ccc836ebf
Merge pull request from hvenev/swaybar-rel 6 years ago
Hristo Venev 24e8ba048a Add relative coordinates in JSON for i3bar click events 6 years ago
Ian Fan bca21ee0cf config: do not set $XDG_CONFIG_HOME if unset or empty 6 years ago
Ian Fan de66ed4beb config: set $XDG_CONFIG_HOME if empty 6 years ago