Commit Graph

3677 Commits (1a253ca7ab123619bcf02e1503fd9a47d2c433e9)

Author SHA1 Message Date
Brian Ashworth 152e30c374 cmd_bindswitch: add option to execute on reload 6 years ago
Sebastian Parborg 538b36c0e2 Make mouse drag in tiled mode swap containers if no edge is selected 6 years ago
Sergei Dolgov c9cb5ced7f calibration_matrix: expect 6 individual values 6 years ago
Sergei Dolgov a5c6816095 calibration_matrix: add the current matrix to the IPC description for libinput devices 6 years ago
Sergei Dolgov bcceb61b43 Use isnan 6 years ago
Sergei Dolgov 01ec18e802 Add calibration_matrix config option 6 years ago
random human 0ba959f1ce tree: set correct border value before creating floater 6 years ago
Brian Ashworth a18d1c55ce ws-output-priority: fix logic issue in find_output 6 years ago
murray b59139c239 use surface coordinates for damaging buffers 6 years ago
Brian Ashworth d0d01810f3 cmd_mode: allow runtime creation and modification 6 years ago
Brian Ashworth fc3253cc35 cmd_seat: split action and config handlers 6 years ago
Brian Ashworth c346c020bf config: fix find_handler logic 6 years ago
Brian Ashworth 5069b53d6c config/xwayland: retain xwayland status on reload 6 years ago
Rouven Czerwinski ddad41f423 Fix sway crashes for scratchpad layouts 6 years ago
Robert Sacks bdd4d69205 Add missing underscore in bindswitch documentation 6 years ago
Brian Ashworth 9670ccee68 bindings: defer while initiailizing 6 years ago
Matt Coffin 2b5bf78faf Fix segfaults caused by faulty command parsing 6 years ago
Simon Ser 3f77591b00 Add docs for new IPC keyboard properties 6 years ago
Simon Ser 3f2518edc1 Add missing docs for xkb_switch_layout 6 years ago
Simon Ser 2bccb387d8 Add a new xkb_switch_layout command 6 years ago
Simon Ser 84e4061bf4 ipc: add xkb_layout_names and xkb_active_layout_index 6 years ago
Brian Ashworth 5b1a8d62b9 config/input: validate xkb keymap before storing 6 years ago
Brian Ashworth be2d2a299a commands/input: perform basic keymap validation 6 years ago
Alex Maese 4d93b96b6e Unhide cursor on cursor activity after touch 6 years ago
Aidan Harris f17eae9043 Fix segfault with "xwayland false" () 6 years ago
Brian Ashworth f0f5de9a9e criteria: reset on semicolon separation 6 years ago
Daniel Eklöf 190546fd31 add seat sub command 'xcursor_theme' 6 years ago
Brian Ashworth 799f5a2cd5 cmd_hide_edge_borders: add missing arg count check 6 years ago
Rouven Czerwinski 5ff330e6bc desktop: output: fix use-after-free in destroy 6 years ago
Simon Ser 4105982169 Remove orbital gamma-control protocol 6 years ago
Kenny Levinsen 4925882920 Use parent get_root_coords in subsurfaces 6 years ago
Brian Ashworth c3532bc8a1 Add swaybar protocol documentation 6 years ago
Brian Ashworth 6afb392823 bindings: allow unlocked and locked bindings 6 years ago
Josef Gajdusek 2c6a10c4ba Provide current DPMS state in GET_OUTPUTS 6 years ago
Brian Ashworth de5cfa7232 input/switch: fix indentation of file 6 years ago
Josef Gajdusek 0e582f1a51 Update output manager config on all output events 6 years ago
Josef Gajdusek b3a5effef2 Implement wlr-output-management-v1 6 years ago
Brian Ashworth 00cffb8e20 commands/bar: fix mode and hidden_state at runtime 6 years ago
Alyssa Ross e4f1ffe601 commands/bar: improve error for invalid subcommand 6 years ago
Alyssa Ross 5fb5984e94 bar: fix segfault with missing or invalid bar id 6 years ago
Nomeji 578c1956ac Add infos to help using for_window to man 5 6 years ago
Brian Ashworth 23c64ab22d input/keyboard: attempt default keymap on failure 6 years ago
Moelf ed2e553b8d Implement output toggle 6 years ago
Brian Ashworth 18ce0eec60 Spawn swaybar as a wayland client 6 years ago
Brian Ashworth 8c8e6a6c90 config/output: fix typo in merge_id_on_name 6 years ago
Brian Ashworth 51c077798c Destroy swaybg client on reload 6 years ago
Simon Ser 32087ad77d Fix xdg-decoration unconfigured if set before first commit 6 years ago
Brian Ashworth c118618278 sway.5.scd: clarify workspace config commands 6 years ago
Brian Ashworth 13cbb3b7fc cmd_move: add support for output current 6 years ago
Alex Maese 3b3e0560be Fix a silly mistake 6 years ago
Alex Maese 5b454ac441 Don't send pointer motion when rebasing the cursor 6 years ago
Alex Maese 866a19b743 Clear pointer focus during move and resize seatops 6 years ago
Lane Surface 812651d53e Remove extra inclusion of stdio.h 6 years ago
Simon Ser 9aafef352b Don't submit too much damage 6 years ago
Konstantin Pospelov e6fbb3c6bb config: fix clang warning 6 years ago
Konstantin Pospelov c42497aca0 bindsym: change xkb_rule_names initialization 6 years ago
Konstantin Pospelov ddf63ffabe bindsym: consider xkb_rule_names for --to-code 6 years ago
Konstantin Pospelov d27a5e1cb0 bindsym: update the man page to include --to-code 6 years ago
Konstantin Pospelov 998de8fbc5 bindsym: change default keymap for --to-code 6 years ago
Konstantin Pospelov f1609abe4c config: simplify keysym translation fields 6 years ago
Konstantin Pospelov a09c144b8b Implement bindsym --to-code 6 years ago
Drew DeVault 236ca63419 swaybg: split into standalone project 6 years ago
Brian Ashworth 462ad4ea83 cmd_move: respect workspace layout when inserting 6 years ago
Simon Ser b6e55064fe Update for wlroots#1660 6 years ago
Scott Anderson e3d94cb83e Fix uninitialized read for wlr_surface_send_frame 6 years ago
Brian Ashworth 59d9a991b4 ipc: fix criteria for emitting bar_state_update 6 years ago
Brian Ashworth 09595da0bc cmd_move: allow for all i3 syntax options 6 years ago
mwenzkowski 5e925f06e0 hide_edge_borders.c: add missing case for --i3 6 years ago
Alex Maese 35ddd9aab3 Add unbindsym/unbindcode command for swaybar 6 years ago
Alex Maese 8d4f8aea46 Add unbindswitch command 6 years ago
Alex Maese 852f1f0b34 Create unbindsym and unbindcode commands 6 years ago
Ashkan Kiani aa4deef8a8 Fix the payload type returned by IPC 6 years ago
mwenzkowski 9ac2342a67 Don't apply hide_edge_borders to floating windows 6 years ago
mwenzkowski e9e1fbc501 view.c: refactor view_autoconfigure() 6 years ago
Ashkan Kiani 2f9eed659d Add documentation for rename workspace 6 years ago
Ranieri Althoff fd6903673b Send disabled output available modes on IPC get_outputs 6 years ago
Connor E b2cfcebef6 Add deprecation warnings for new_float, new_window, and force_focus_wrapping. 6 years ago
Benjamin Cheng bd3720585e Implement input type configs () 6 years ago
Benjamin Cheng 6737b90cb9 Add heuristics to differentiate touchpads 6 years ago
Brian Ashworth 6961bf2e4c Spawn swaynag as a wayland client 6 years ago
Brian Ashworth 69a1a0ff99 Fix scratchpad fullscreen behavior and crash 6 years ago
Ashkan Kiani 913445e112 Fix potential null accesses 6 years ago
Ashkan Kiani 27f51360b7 Fix scratchpad logic for floating windows 6 years ago
Martin Michlmayr 090e101581 sway-input.5: add xkeyboard-config(7) to "see also" 6 years ago
Brian Ashworth bd4c3957ba cmd_focus: raise floating for `<criteria> focus` 6 years ago
Brian Ashworth 195226120f Honor output for xdg_toplevel_set_fullscreen 6 years ago
Jan Beich e0324fc88c config/output: unbreak on 32-bit architectures 6 years ago
Brian Ashworth 75e7bd24cc swaybg: one instance for all outputs 6 years ago
Brian Ashworth 0ad905f23c idle_inhibit: fix crash during view destruction 6 years ago
Brian Ashworth f0f20f96aa root_scratchpad_hide: fix crash when layer focused 6 years ago
Brian Ashworth 679c058fac scratchpad: set initial size 6 years ago
Brian Ashworth 0676ace97f floating: fix size of non-view containers 6 years ago
Brian Ashworth dd28e6a6d6 Fix xwayland configure request scratchpad crash 6 years ago
Ryan Dwyer 2cae0d5e3a Fix null pointer crash when doing tiling drag 6 years ago
Jan Pokorný bfdee1319f bindings: fix overwrite log argument mismatch 6 years ago
Ashkan Kiani 3a31889d7c Fix crash for floating command on scratchpad window 6 years ago
Brian Ashworth d9de5b8758 Implement inhibit_idle command 6 years ago
Philipe Goulet 8d2c982f3f Fix 6 years ago
Geoff Greer 6e3046878d Add support for manually setting subpixel hinting on outputs. 6 years ago
mliszcz 200833caae Allow for workspace renaming during exec handling 6 years ago
Brian Ashworth cd8b4ace92 fix opening a floating view on the NOOP output 6 years ago
Brian Ashworth 7d2076cbff criteria: fix __focused__ when no focus or unset 6 years ago
Brian Ashworth 8cd7f0171a cmd_mode: allow cmd_set to be a subcommand 6 years ago
Ryan Dwyer cdcc2a5bb5 Support focus <direction> for floating containers 6 years ago
Ryan Walklin bdb402404c Support WLR_INPUT_DEVICE_SWITCH in sway 6 years ago
Ryan Dwyer bfa20e65d8 Clean up focus follows mouse logic 6 years ago
Ryan Dwyer e9a476244d Remove debug tree 6 years ago
Ryan Dwyer 38bd60c4b3 Document the title_format command 6 years ago
Brian Ashworth 0327c999d7 config/output: handle wildcard in get_output_config 6 years ago
Ryan Dwyer 7b9ae42331 Introduce default seatop 6 years ago
Ryan Dwyer fb3475e291 Replace seatup allows_events with button callback 6 years ago
Brian Ashworth 73605dac2a config/output: revamp identifier/name layering 6 years ago
Brian Ashworth 3106ef23a7 Fix output config retrieval for new outputs 6 years ago
minus 264e213c08 Fix quoting of commands passed to for_window 6 years ago
Brian Ashworth e687e120e0 output_cmd_background: validate colors 6 years ago
Brian Ashworth d8f74e4706 Set prev_workspace_name based off of focus 6 years ago
Brian Ashworth acdb4ed7a3 xwayland: handle floating configure request size 6 years ago
Brian Ashworth 52a61671e9 criteria: change workspace to support regex 6 years ago
Brian Ashworth 3330faded5 Handle seat_get_focused_workspace returning NULL 6 years ago
Brian Ashworth 1bab5a9553 get_deco_rect: fix floaters on tabbed/stacked ws 6 years ago
Ian Fan 055d662baa commands: allow tiled sticky containers to be moved 6 years ago
emersion 076257a978 Stop using wlr_output->{lx,ly} 6 years ago
Ryan Dwyer 783b3d6b37 Fix click behaviour 6 years ago
Ryan Dwyer d16845d5f0 Don't send button events to surfaces when dragging or resizing 6 years ago
Brian Ashworth 017a7c4da1 sway_view_child: add listener for view unmap 6 years ago
Brian Ashworth 20c4d242f6 detect_proprietary: use strncmp 6 years ago
Brian Ashworth a729bda17f fullscreen: init floating on disable without size 6 years ago
Ben Challenor 30931ad9e7
Make raw keysyms take precedence over translated 6 years ago
emersion 191305468c Fix crash in cmd_workspace when layer surface has focus 6 years ago
Drew DeVault 83b68b2154 Update language in sway.desktop & sway(1) 6 years ago
Brian Ashworth 9a75f0010f arrange: use int not size_t for title offsets 6 years ago
Brian Ashworth c02d2a0128 damage: remove output_damage_view 6 years ago
Brian Ashworth 7580718d12 output_damage_whole_container: damage subsurfaces 6 years ago
Jeff Peeler a73e8f1328 fix "directive argument is null" errors 6 years ago
minus 5fab8a2ad4 Fix crash when moving window to scratchpad 6 years ago
Brian Ashworth 7f700e08ac ipc: describe libinput device configuration 6 years ago
Brian Ashworth 0df76ed96a ipc: fix fullscreen deco_rect 6 years ago
Brian Ashworth 8ada2daba5 ipc: fix rect for stacked children 6 years ago
emersion 8b6bd106aa Fix container_parent_layout for scratchpad windows 6 years ago
Brian Ashworth 19df2e5906 ipc: change {,deco_}rect to match i3 6 years ago
emersion a6711740bc Set DISPLAY after initializing Xwayland 6 years ago
Ryan Dwyer bdac0df4f8 Allow concurrent clicks 6 years ago
Brian Ashworth a053823f39 sway.1.scd: document environment vars set by sway 6 years ago
Brian Ashworth 23f075e71d render_floating: skip fullscreen floaters 6 years ago
Noam Preil 1c329f2fe6 Fixes crash in spawn_swaybg (closes ) 6 years ago
Brian Ashworth 430359519c floating_maximum_size: change default behavior 6 years ago
hugbubby 37f0e1f1a2 Minor fix of code duplication. 6 years ago
emersion 88b283c557 seat: don't send button release when not pressed 6 years ago
Brian Ashworth 56217bfbc0 sway-ipc.7: clarify window_rect omits decorations 6 years ago
emersion 4431ae68fc Add output dpms to manpage 6 years ago