7247 Commits (c640c3015f3a7ea2987bd7854d13ff282f90804f)
 

Author SHA1 Message Date
Nihal Jere 1e79088a72 remove unnecessary strlen call
3 years ago
Nihal Jere 78758ef369 swaynag: remove redundant status variables in main
3 years ago
Nihal Jere 20729a6a5e swaynag: remove unnecessary zero of swaynag struct
3 years ago
Nihal Jere 4780afb68b swaynag: statically allocate button_close, and move declaration
3 years ago
Nihal Jere 0babfce4b5 swaynag: allocate button_details with details
3 years ago
Bill Li f167acce3a Updating criteria checking with PCRE2
3 years ago
Simon Ser 3dffe7f3a6 swaybar: set opaque region
3 years ago
Simon Ser dd8b6f5e68 swaybar: remove swaybar_output.input_region
3 years ago
ndren f614f35e73
Replace pcre with pcre2
3 years ago
Simon Ser 04676936e7 Remove WLR_SWITCH_STATE_TOGGLE usage
3 years ago
Nicolas Avrutin 9f98c38d3e commands/focus: fix segfault when no container is already focused.
3 years ago
Moon Sungjoon 3444ce7302 sway/input: destroy sway_switch properly
3 years ago
Alexander Gramiak d6f279902a sway/input: don't pass possibly invalid modifiers pointer
3 years ago
Nihal Jere 061ffc30ea swaynag: die on all allocation failures
3 years ago
Thomas Hebb 0ee54a5243 Don't enter seatop_move_floating when fullscreen
3 years ago
Thomas Hebb b38b845c63 Remove some erroneous apostrophes in comments
3 years ago
Simon Zeni 85d1c98476 sway/input: use wlr_input_device from input device base
3 years ago
Simon Zeni f8990523b4 sway/commands: add missing wlr_keyboard interface include in xkb_switch_layout
3 years ago
Simon Ser f707f583e1 Remove all sprintf calls
3 years ago
Muhamed Hobi ac7892371c Fix snprintf compiler warning
3 years ago
Simon Ser 9a6687ee04 xdg-shell: use wlr_xdg_popup in sway_xdg_popup
3 years ago
Simon Ser f795aa1c95 xdg-shell: use wlr_xdg_toplevel in sway_view
3 years ago
Simon Ser 5c00f1f113 readme: use relative links for translations
3 years ago
Simon Ser 01706f7c90 readme: sort language list alphabetically
3 years ago
Simon Ser c256fd4743 readme: add link to Italian translation
3 years ago
Marco Rubin 3a75b4a6a8 Translated README into Italian
3 years ago
Alexander Browne 36f5467993 Minor update to focus_on_window_activation
3 years ago
Kirill Primak 30d27b5996 Chase wlroots xdg-shell refactor
3 years ago
Kirill Primak ee7668c1f2 chore: chase wlr_output_layout_get_box() update
3 years ago
Tuomas Yrjölä 69b430201c xwayland: listen to `request_activate` event
3 years ago
Simon Ser 518e18a54b Use bools for CLI flags
3 years ago
Kirill Primak cd1ee0e172 swaynag: remove buffer destruction condition
3 years ago
Tudor Brindus 8ca2847b42 input/cursor: pass through pointer hold gestures
3 years ago
Ronan Pigott feea4b4410 cmd/swap: error on swapping a container with itself
3 years ago
Tobias Bengfort b4fd4bca0e tray: do not render passive items
3 years ago
Simon Ser a1905c6a08 build: execute wlroots subproject before finding deps
3 years ago
Rouven Czerwinski e4909ab4a3 transaction: destroying nodes aren't hidden
3 years ago
Patrick Hilhorst b2ee964434 treat fullscreen windows as 'tiled' for commands/focus
3 years ago
Tudor Brindus 7d1ccafae5 input/cursor: treat swipe begin as idle activity too
3 years ago
Tudor Brindus fd53f80156 input/cursor: count pointer gestures as idle activity
3 years ago
Simon Ser 0ffd8178fe commands/focus: drop trailing whitespace
3 years ago
Simon Ser d6f8820a8b Upgrade for wlroots surface refactoring
3 years ago
Kirill Chibisov dbaf2e4fdb build: fix building with basu
3 years ago
Aleksei Bavshin aa443629b5 xdg-shell: use toplevel geometry to adjust the popup box
3 years ago
Kenny Levinsen e1db1f8218 Print deprecation notice when running SUID
3 years ago
Kenny Levinsen 470e04e8da meson: check: false on run_command
3 years ago
Simon Ser 6cb69a40c7 Add safety assert in parse_movement_unit
3 years ago
Simon Ser e2b4c573d6 Destroy sub-surfaces with parent layer-shell surface
3 years ago
David96 1bf1d84b75 commands/move: Fix crash when pos_y is omitted
3 years ago
David Rosca f92329701b container: Fix crash when view unmaps + maps quickly
3 years ago