Commit Graph

4432 Commits (4afb2e3f240f737fc965ee574f0ecdfc7208070b)
 

Author SHA1 Message Date
Scott Anderson c63554885e Remove void * casts 7 years ago
Scott Anderson 2ebb6073b7 Remove status command event on error 7 years ago
Scott Anderson 9a3fb33e33 Change remove_event logic 7 years ago
Scott Anderson e0107c4dd7 Always send POLLHUP and POLLERR with event loop 7 years ago
emersion 17bee33fc9
Don't unmap on destroy, this is already guaranteed by wlroots 7 years ago
Drew DeVault 8e32c4a1fb
Merge pull request from bpinto/swaylock/install-pam-module 7 years ago
emersion b2402acca0
Merge pull request from RyanDwyer/move-fullscreen-view 7 years ago
Ryan Dwyer 34429a3605 Keep view fullscreened when moving to another workspace. 7 years ago
emersion 7434c52421
Merge pull request from bpinto/swaybar-memory-leak 7 years ago
Bruno Pinto 9bc4565a59
Fix memory leak on swaybar 7 years ago
Bruno Pinto 55ed2736b5
[swaylock] Install pam module 7 years ago
emersion a5719f9f43
Merge pull request from RyanDwyer/fullscreen 7 years ago
Ryan Dwyer 6afccd07d9 Add TODO about rendering fullscreen views smaller than the output 7 years ago
Ryan Dwyer 76837b9132 Ignore xdg_shell_v6 request_fullscreen if not mapped 7 years ago
Ryan Dwyer bd67342bdc Don't render top layer when fullscreen. 7 years ago
Drew DeVault 777800e37a Fix qutebrowser crash on context menu dismissal 7 years ago
Drew DeVault 21eb63cc9e
Merge branch 'master' into fullscreen 7 years ago
Drew DeVault 2f0120e458
Merge pull request from RyanDwyer/key-repeat 7 years ago
Ryan Dwyer 9ab61716b5 Correct the repeat_rate documentation. 7 years ago
Ryan Dwyer 9d3739a6f7 Split repeat commands into separate files. 7 years ago
Ryan Dwyer 9715e38ca8 render_output(): When fullscreen, clear to black and don't render background 7 years ago
Ryan Dwyer 45a2fad0de container_get_in_direction(): Don't split this function 7 years ago
Ryan Dwyer 7e38cc2e05 arrange_windows(): Calculate workspace properties when fullscreen 7 years ago
Ryan Dwyer 2acfbc519e xdg_shell_v6: Use client_pending state instead of current 7 years ago
Ryan Dwyer 1285f01b13 Merge branch 'master' into fullscreen 7 years ago
Ryan Dwyer 5b30391383 Make key repeat configurable 7 years ago
Ryan Dwyer 8d06b222f0 Fullscreen rendering and input fixes. 7 years ago
Drew DeVault d668d57892
Merge pull request from emersion/destroy-display 7 years ago
Ryan Dwyer 35ccdd67a8 More fullscreen fixes. 7 years ago
emersion 7114451607
Destroy display in server_fini 7 years ago
Ryan Dwyer 72beae209b Fullscreen fixes. 7 years ago
Ryan Dwyer cc4da245a8 Fix views unmapping their own fullscreen windows. 7 years ago
Ryan Dwyer 143b528f71 Handle fullscreen flag when mapping a surface. 7 years ago
Ryan Dwyer a44d016e2b Don't damage views if they're hidden by a fullscreen view. 7 years ago
Ryan Dwyer c685ef081f Create sway_workspace struct. 7 years ago
Ryan Dwyer bfd5834f4c Feedback for fullscreen. 7 years ago
Ryan Dwyer 52420cc24d Implement fullscreen. 7 years ago
Drew DeVault dbc36935ee
Merge pull request from thejan2009/multi-output-ws-destroy 7 years ago
db f555edf353 remove empty workspace when focusing its output 7 years ago
emersion 3ea2a9a85e
Merge pull request from martinetd/gcc_warnings 7 years ago
emersion 0feb25e028
Merge branch 'master' into gcc_warnings 7 years ago
emersion dcecfe6a99
Merge pull request from ascent12/posix_source 7 years ago
Scott Anderson 0d67d56c2a Set _POSIX_C_SOURCE properly 7 years ago
Dominique Martinet 8490d1662c Fix gcc maybe-uninitialized warning 7 years ago
Dominique Martinet 25af959fe9 Fix gcc string truncation warnings 7 years ago
emersion 54ae394754
Merge pull request from martinetd/wl_scanner 7 years ago
Dominique Martinet 9073c9a6c7 Use 'private-code' for wayland-scanner code generation 7 years ago
emersion 3dd185ec04
Merge pull request from martinetd/crashes 7 years ago
emersion 2b34bf1882
Merge branch 'master' into crashes 7 years ago
Drew DeVault a5735c08c7
Merge pull request from emersion/xwayland-unmapped-on-create 7 years ago