Commit Graph

1006 Commits (892446a0b6eba9d14cdf7462c86565a7a60d12ae)

Author SHA1 Message Date
Rouven Czerwinski 892446a0b6 view: move arrange_workspace into view_map 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
Ian Fan bcd2a8fe12 swaybar: remove unused focused_output property 7 years ago
Ian Fan 312d009f65 swaybar: fail if bar id is invalid 7 years ago
Ryan Dwyer 138d10d5d6 Rename workspace_outputs to workspace_configs and fix memory leak 7 years ago
Drew DeVault c977349120 Add support for building swaylock without PAM 7 years ago
Ryan Dwyer 21ff87d72b Improve CSD logic 7 years ago
Ryan Dwyer 6d0442c0c2 Rename view_set_csd_from_client to view_update_csd_from_client 7 years ago
Ryan Dwyer 7b138e5ef0 Add CSD to border modes 7 years ago
Brian Ashworth baeb28ea62 Implement support for input wildcard 7 years ago
Ryan Dwyer cb66bbea42 Allow running commands on containers without focusing them 7 years ago
Geoff Greer c495164f60 swaybar, swaylock, & tree/container: Set cairo font options to render text and lines with subpixel hinting (if available). 7 years ago
Ryan Dwyer 10ef118e09 Fix pango escaping and refactor escape_markup_text 7 years ago
emersion 82f1393cbb swaybar: handle hotplugging 7 years ago
Drew DeVault 6ec3626228
Merge pull request from ianyfan/ipc 7 years ago
Ian Fan 81f3fda6fa ipc: add pid information for views in layout tree 7 years ago
Ryan Dwyer db28459634 Introduce create_output command (for developer use) 7 years ago
Ian Fan 7882ac66ef swaybar: rewrite i3bar protocol handling 7 years ago
Ian Fan 70245c2cd5 swaybar: rewrite text protocol handling 7 years ago
Ian Fan 9932c6a1f1 swaybar: fix empty function prototypes 7 years ago
emersion 012df55be5 swaybar: use output names instead of output indexes 7 years ago
Ryan Dwyer f6e218a643 Rename seat_get_active_child to seat_get_active_tiling_child 7 years ago
emersion 7699c5444c Update for 7 years ago
Ian Fan 2eaef80206 i3bar: count references to blocks 7 years ago