index
:
sway
bandicoot
bindsym-tocode-cartesian
bindsym-tocode-dup-children
for_window-fixes
for_window-ignored
input-fix_context_menu_focus
master
zwlr_keyboard_interactivity-on_demand-behavior
i3-compatible Wayland compositor
Simon Ser
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2021-05-10
cmd_fullscreen: ignore fullscreen request on workspaces
Ronan Pigott
-15
/
+5
2021-05-10
cairo: Replace <cairo/cairo.h> by <cairo.h>
Issam E. Maghni
-17
/
+17
2021-05-06
config.in: change terminal emulator to foot
Drew DeVault
-1
/
+1
2021-05-06
Add tab dragging functionality
tomKPZ
-12
/
+120
2021-05-05
Added scroll_factor input variable to ipc output
Erik Reider
-0
/
+15
2021-05-04
build: remove sd-bus status item
Simon Ser
-1
/
+0
2021-05-03
Add Turkish README
Elyesa
-1
/
+70
2021-04-29
main: removed vc4 detection code.
Bartłomiej Burdukiewicz
-38
/
+0
2021-04-29
view: handle case where map_ws is NULL
Rouven Czerwinski
-1
/
+1
2021-04-26
xdg-shell: ignore unecessary fullscreen request ouput hints
Ronan Pigott
-1
/
+2
2021-04-26
workspace: reap empty parents when adding tiles
Ronan Pigott
-0
/
+4
2021-04-26
Remove support for arbitrary rotations
Simon Ser
-59
/
+19
2021-04-26
desktop/render: Pass explicit clip box to render
Kenny Levinsen
-8
/
+13
2021-04-26
Remove usage of surface->sx|sy
Kenny Levinsen
-4
/
+4
2021-04-25
tree/view: don't give focus to views mapped under fullscreen views
Tudor Brindus
-8
/
+11
2021-04-22
view_destroy: fix use-after-free with subsurface_destroy
Dominique Martinet
-0
/
+1
2021-04-22
commands/exec_always: log error on execlp failure
Simon Ser
-1
/
+2
2021-04-22
Use execlp("sh") instead of execl("/bin/sh")
Simon Ser
-7
/
+7
2021-04-20
Avoid creating zero-sized textures for marks
Simon Ser
-0
/
+4
2021-04-20
Use cairo_image_surface_get_stride instead of guessing it
Simon Ser
-2
/
+2
2021-04-20
Avoid creating zero-sized textures for titlebars
Simon Ser
-0
/
+4
2021-04-18
Prevent use-after-free on first bar subcommand error
Michael Weiser
-0
/
+1
2021-04-16
cmd_fullscreen: allow fullscreen on fullscreen split containers
Ronan Pigott
-9
/
+1
2021-04-15
container: don't set fullscreen on children
ash lea
-17
/
+6
2021-04-14
meson: libseat is no longer optional
Kenny Levinsen
-5
/
+0
2021-04-14
ci: Install libseat
Kenny Levinsen
-0
/
+3
2021-04-12
desktop/layer_shell: fix centering for opposing anchors
fwsmit
-8
/
+16
2021-04-12
desktop/layer_shell.c: Fix misspelled "exclusive"
Elyes HAOUAS
-1
/
+1
2021-04-12
Log wlroots version on startup
Simon Ser
-0
/
+2
2021-04-11
container: retain focus position on floating enable
Ronan Pigott
-1
/
+11
2021-04-11
Remove WLR_HAS_XDG_FOREIGN checks
Simon Ser
-4
/
+0
2021-04-11
desktop/render: remove unused wlr_gles2_texture_attribs
Simon Ser
-3
/
+0
2021-04-11
build: stop checking for logind
Simon Ser
-3
/
+1
2021-04-09
refactor icon_for_window function
Aljaz Gantar
-17
/
+11
2021-04-09
fix type error when class_name none
Aljaz Gantar
-1
/
+1
2021-04-08
build: update wlroots dependency version to 0.14.x
Simon Ser
-1
/
+1
2021-04-07
build: bump version to 1.6
Simon Ser
-2
/
+2
2021-04-03
Add Hungarian translation for the README
István Donkó
-1
/
+79
2021-04-03
readme: make it clearer that meson takes a dir as argument
Simon Ser
-3
/
+3
2021-04-01
output: damage whole output when exiting scanout
Ronan Pigott
-0
/
+1
2021-03-30
Remove advice about Firefox from issue template
Simon Ser
-1
/
+0
2021-03-30
ci: add xcb-util-wm dependency for wlroots
Simon Ser
-0
/
+2
2021-03-25
config: allow whitespaces in config path
columbarius
-22
/
+47
2021-03-25
Add toggle logic inside DPMS handler
Ivan Fedotov
-2
/
+25
2021-03-24
build: update version to v1.6-rc2
1.6-rc2
Simon Ser
-1
/
+1
2021-03-24
view: subsurface NULL check in view_from_wlr_surface
Kenny Levinsen
-0
/
+3
2021-03-22
swaybar: fail gracefully on tokener creation fail
Tudor Brindus
-1
/
+10
2021-03-21
swaybar: use INT_MAX max JSON depth when parsing IPC response
Tudor Brindus
-3
/
+8
2021-03-21
idle_inhibit: Store wlr inhibitor instead of view
Kenny Levinsen
-4
/
+5
2021-03-21
view: Handle NULL role object when role is set
Kenny Levinsen
-0
/
+6
[next]